Skip to content

test that generated code displays source code in profile#343

Merged
Erotemic merged 1 commit intopyutils:mainfrom
matthiasdiener:test-gen-code
May 20, 2025
Merged

test that generated code displays source code in profile#343
Erotemic merged 1 commit intopyutils:mainfrom
matthiasdiener:test-gen-code

Conversation

@matthiasdiener
Copy link
Contributor

@matthiasdiener matthiasdiener commented May 19, 2025

Continuation of #341 (#341 (comment)).

I did not add pytools as a requirement because the linecache support has not been merged there yet. The test here mimics that support.

@codecov
Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.84%. Comparing base (96047f4) to head (0ab4471).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #343   +/-   ##
=======================================
  Coverage   64.84%   64.84%           
=======================================
  Files          13       13           
  Lines        1041     1041           
  Branches      228      228           
=======================================
  Hits          675      675           
  Misses        306      306           
  Partials       60       60           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ed3c320...0ab4471. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Erotemic
Copy link
Member

Thanks! Exactly what I was looking for.

@Erotemic Erotemic merged commit b34b801 into pyutils:main May 20, 2025
36 checks passed
@matthiasdiener matthiasdiener deleted the test-gen-code branch May 20, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants